Revision: zsh--cvshead--1.0--patch-458
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Thu Dec 15 14:04:25 UTC 2005
Standard-date: 2005-12-15 14:04:25 GMT
Modified-files: ChangeLog Doc/Zsh/expn.yo Etc/FAQ.yo INSTALL
    Src/glob.c Src/loop.c Src/signals.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-458
Summary: Update from CVS

2005-12-15  Peter Stephenson  <pws@csr.com>

   * 22076: INSTALL, Etc/FAQ.yo: more information on multibyte
   handling.

   * users/9788: Doc/Zsh/expn.yo, Src/glob.c: add (oN) qualifier
   for no sorting.

2005-12-14  Bart Schaefer  <schaefer@zsh.org>

   * 21814: Src/loop.c, Src/signals.c: if an error occurs in an
   inline trap, set $? to 1, to match the behavior of pre-4.2
   versions of zsh.  If and only if the trap is executed within the
   "try" part of an "always" construct, also propagate the error
   condition so that the "try" section is aborted.  (Belated commit.)
